A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

abort(HttpSession, HttpServletRequest, HttpServletResponse, String, Map, Map) - Method in class org.eclipse.vtp.framework.engine.http.Deployment
Aborts the supplied session.
abort(HttpSession, HttpServletRequest, HttpServletResponse, String, Map, Map) - Method in class org.eclipse.vtp.framework.engine.http.DeploymentSession
Aborts this session.
ABORT_PATH - Static variable in class org.eclipse.vtp.framework.engine.http.HttpConnector
The path info for aborting a session.
ABSENT - Static variable in interface org.eclipse.vtp.desktop.core.actions.util.IProvisioningActionConstants
The action/actionset will not be displayed.
ABSOLUTE - Static variable in class org.eclipse.vtp.desktop.projects.core.FieldType
A bitwise flag indicating this field type has absolute precision
AbstractActionContext - Class in org.eclipse.vtp.framework.engine.support
A support implementation of the IActionContext interface.
AbstractActionContext(IExecutionContext) - Constructor for class org.eclipse.vtp.framework.engine.support.AbstractActionContext
Creates a new AbstractActionContext.
AbstractContext - Class in org.eclipse.vtp.framework.engine.support
A support implementation of the IContext interface.
AbstractContext() - Constructor for class org.eclipse.vtp.framework.engine.support.AbstractContext
Creates a new AbstractContext.
AbstractExecutionContext - Class in org.eclipse.vtp.framework.engine.support
A support implementation of the IExecutionContext interface.
AbstractExecutionContext(ISessionContext, IExecutionDescriptor) - Constructor for class org.eclipse.vtp.framework.engine.support.AbstractExecutionContext
Creates a new AbstractExecutionContext.
AbstractLogger - Class in org.eclipse.vtp.framework.engine.support
A support implementation of the ILogger interface.
AbstractLogger() - Constructor for class org.eclipse.vtp.framework.engine.support.AbstractLogger
Creates a new AbstractLogger.
AbstractPlatform - Class in org.eclipse.vtp.framework.interactions.core.support
A base implementation of IPlatform.
AbstractPlatform() - Constructor for class org.eclipse.vtp.framework.interactions.core.support.AbstractPlatform
Creates a new AbstractPlatform.
AbstractProcessContext - Class in org.eclipse.vtp.framework.engine.support
A support implementation of the IProcessContext interface.
AbstractProcessContext(IProcessDescriptor) - Constructor for class org.eclipse.vtp.framework.engine.support.AbstractProcessContext
Creates a new AbstractProcessContext.
AbstractReporter - Class in org.eclipse.vtp.framework.engine.support
A support implementation of the IReporter interface.
AbstractReporter() - Constructor for class org.eclipse.vtp.framework.engine.support.AbstractReporter
Creates a new AbstractReporter.
AbstractSessionContext - Class in org.eclipse.vtp.framework.engine.support
A support implementation of the ISessionContext interface.
AbstractSessionContext(IProcessContext, ISessionDescriptor) - Constructor for class org.eclipse.vtp.framework.engine.support.AbstractSessionContext
Creates a new AbstractSessionContext.
accept(ICommandVisitor) - Method in class org.eclipse.vtp.framework.common.commands.ControllerCommand
 
accept(ICommandVisitor) - Method in class org.eclipse.vtp.framework.interactions.core.commands.ConversationCommand
 
accept(ICommandVisitor) - Method in interface org.eclipse.vtp.framework.spi.ICommand
Attempts to invoke an implementation-dependent visit method on the supplied visitor, calling ICommandVisitor.visitUnknown(ICommand) if such a method is not available.
acceptConnector(Element) - Method in class org.eclipse.vtp.desktop.editors.core.elements.ApplicationFragmentElement
 
acceptConnector(Element) - Method in class org.eclipse.vtp.desktop.editors.core.elements.AttachedDataRequestInformationProvider
 
acceptConnector(Element) - Method in class org.eclipse.vtp.desktop.editors.core.elements.BeginDialogInformationProvider
 
acceptConnector(Element) - Method in class org.eclipse.vtp.desktop.editors.core.elements.BeginFragmentInformationProvider
 
acceptConnector(Element) - Method in class org.eclipse.vtp.desktop.editors.core.elements.BeginInformationProvider
 
acceptConnector(Element) - Method in class org.eclipse.vtp.desktop.editors.core.elements.ComparisonInformationProvider
 
acceptConnector(Element) - Method in class org.eclipse.vtp.desktop.editors.core.elements.CustomIntegrationElement
 
acceptConnector(Element) - Method in class org.eclipse.vtp.desktop.editors.core.elements.CustomIntegrationInformationProvider
 
acceptConnector(Element) - Method in class org.eclipse.vtp.desktop.editors.core.elements.DatabaseQueryInformationProvider
 
acceptConnector(Element) - Method in class org.eclipse.vtp.desktop.editors.core.elements.DialogElement
 
acceptConnector(Element) - Method in class org.eclipse.vtp.desktop.editors.core.elements.ExitInformationProvider
 
acceptConnector(Element) - Method in class org.eclipse.vtp.desktop.editors.core.elements.MissingCustomIntegrationInformationProvider
 
acceptConnector(Element) - Method in class org.eclipse.vtp.desktop.editors.core.elements.OptionSetInformationProvider
 
acceptConnector(Element) - Method in class org.eclipse.vtp.desktop.editors.core.elements.PortalEntryInformationProvider
 
acceptConnector(Element) - Method in class org.eclipse.vtp.desktop.editors.core.elements.PortalExitInformationProvider
 
acceptConnector(Element) - Method in class org.eclipse.vtp.desktop.editors.core.elements.PrimitiveElement
 
acceptConnector(Element) - Method in class org.eclipse.vtp.desktop.editors.core.elements.PrimitiveInformationProvider
 
acceptConnector(Element) - Method in class org.eclipse.vtp.desktop.editors.core.elements.QuestionInformationProvider
 
acceptConnector(Element) - Method in class org.eclipse.vtp.desktop.editors.core.elements.RecordInformationProvider
 
acceptConnector(Element) - Method in class org.eclipse.vtp.desktop.editors.core.elements.ReturnInformationProvider
 
acceptConnector(Element) - Method in class org.eclipse.vtp.desktop.editors.core.elements.ScriptedCustomIntegrationInformationProvider
 
acceptConnector(Element) - Method in class org.eclipse.vtp.desktop.editors.core.elements.ScriptedPrimitiveInformationProvider
 
acceptConnector(Element) - Method in class org.eclipse.vtp.desktop.editors.core.elements.ScriptInformationProvider
 
acceptConnector(Element) - Method in class org.eclipse.vtp.desktop.editors.core.elements.SubdialogInformationProvider
 
acceptConnector(Element) - Method in class org.eclipse.vtp.desktop.editors.core.elements.VariableAssignmentInformationProvider
 
acceptConnector(Element) - Method in class org.eclipse.vtp.desktop.editors.core.elements.WebserviceCallInformationProvider
 
acceptConnector(Element) - Method in class org.eclipse.vtp.desktop.model.core.Element
 
Action - Class in org.eclipse.vtp.framework.engine.runtime
Represents an action that can be run by the engine.
Action(Blueprint, String, Element[], String, ActionDescriptor) - Constructor for class org.eclipse.vtp.framework.engine.runtime.Action
Creates a new Action.
Action - Class in org.eclipse.vtp.framework.interactions.voice.vxml
The Action class is an abstraction of the group VXML elements that perform discrete operations and have a common set of parent elements.
Action() - Constructor for class org.eclipse.vtp.framework.interactions.voice.vxml.Action
Creates a new Action.
ActionContextWrapper - Class in org.eclipse.vtp.framework.engine.support
A wrapper for the IActionContext interface.
ActionContextWrapper() - Constructor for class org.eclipse.vtp.framework.engine.support.ActionContextWrapper
Creates a new ActionContextWrapper.
ActionDescriptor - Class in org.eclipse.vtp.framework.engine
An object that describes an action.
ActionDescriptor(String, String, Class, boolean) - Constructor for class org.eclipse.vtp.framework.engine.ActionDescriptor
Creates a new ActionDescriptor.
ActionSet - Class in org.eclipse.vtp.framework.interactions.voice.vxml
The ActionSet class bundles multiple Action instances so they may be added to a container en mass instead of individually.
ActionSet() - Constructor for class org.eclipse.vtp.framework.interactions.voice.vxml.ActionSet
Constructs a new ActionSet instance that is initially empty.
Activator - Class in org.eclipse.vtp.desktop.core
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.vtp.desktop.core.Activator
The constructor
Activator - Class in org.eclipse.vtp.desktop.editors.core
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.vtp.desktop.editors.core.Activator
The constructor
Activator - Class in org.eclipse.vtp.desktop.editors.voice
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.vtp.desktop.editors.voice.Activator
The constructor
Activator - Class in org.eclipse.vtp.desktop.media.core
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.vtp.desktop.media.core.Activator
The constructor
Activator - Class in org.eclipse.vtp.desktop.model.core
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.vtp.desktop.model.core.Activator
The constructor
Activator - Class in org.eclipse.vtp.desktop.projects.voice
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.vtp.desktop.projects.voice.Activator
The constructor
Activator - Class in org.eclipse.vtp.desktop.views
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.vtp.desktop.views.Activator
The constructor
Activator - Class in org.eclipse.vtp.framework.engine.osgi
Activator for the framework, manages an instance of LogTracker, StaticConfigurationAdmin (if configuration data is available), and ProcessEngineManager.
Activator() - Constructor for class org.eclipse.vtp.framework.engine.osgi.Activator
Creates a new Activator.
Activator - Class in org.eclipse.vtp.framework.media
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.vtp.framework.media.Activator
The constructor
Activator.LocalDialogListener - Interface in org.eclipse.vtp.desktop.editors.core
 
Activator.LocalDialogRecord - Class in org.eclipse.vtp.desktop.editors.core
 
Activator.LocalDialogRecord(String, String, URL) - Constructor for class org.eclipse.vtp.desktop.editors.core.Activator.LocalDialogRecord
 
addAction(Action) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.ActionSet
Adds the action to this set.
addAction(Action) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.Block
Adds the action to the list of actions to perform if this block element is executed.
addAction(Action) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.Else
Adds the action to this else.
addAction(Action) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.ElseIf
Adds the action to this else-if.
addAction(Action) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.EventHandler
Adds the action to the list of actions to be performed by the interpreter if this event handler receives an event.
addAction(Action) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.Filled
Adds the action to the list of actions to perform if this filled element is executed.
addAction(Action) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.If
Adds the action to this if.
addActionItem(InternalActionItem) - Method in interface org.eclipse.vtp.desktop.core.actions.util.InternalActionItemContainer
Adds the given action item to the list of items contained in this sub-menu.
addActionItem(InternalActionItem) - Method in class org.eclipse.vtp.desktop.core.actions.util.InternalActionSet
 
addActionItem(InternalActionItem) - Method in class org.eclipse.vtp.desktop.core.actions.util.InternalActionSetSection
 
addActionItem(InternalActionItem) - Method in class org.eclipse.vtp.desktop.core.actions.util.ProvisioningModelActionManager
 
addCanvas(String) - Method in class org.eclipse.vtp.desktop.editors.core.impl.ApplicationEditor
 
addCanvas(String) - Method in class org.eclipse.vtp.desktop.editors.core.impl.ApplicationFragmentEditor
 
addCanvas(UICanvas) - Method in class org.eclipse.vtp.desktop.editors.core.model.UIModel
 
addCanvas(String) - Method in interface org.eclipse.vtp.desktop.views.canvas.CanvasBrowserContentProvider
 
addChangeObserver(Runnable) - Method in class org.eclipse.vtp.desktop.projects.voice.internals.VoiceModel
Adds a change observer to this model.
addChild(Brand) - Method in class org.eclipse.vtp.desktop.core.configuration.Brand
 
addChild(BrandConfiguration) - Method in class org.eclipse.vtp.framework.common.configurations.BrandConfiguration
Adds a child to this brand.
addChoice(String, MenuChoice) - Method in class org.eclipse.vtp.desktop.editors.core.elements.OptionSetInformationProvider
 
addChoice(SelectionChoiceConfiguration) - Method in class org.eclipse.vtp.framework.interactions.core.configurations.SelectionRequestConfiguration
Adds a choice to this interaction.
addChoice(Choice) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.Menu
Adds the specified choice to this menu.
addColumn(DatabaseColumnConfiguration) - Method in class org.eclipse.vtp.framework.databases.configurations.DatabaseTableConfiguration
Adds a column to the end of this table.
addConfigurationManager(ConfigurationManager) - Method in class org.eclipse.vtp.desktop.model.core.Element
 
addConnector(Connector, UIElement, UIElement) - Method in class org.eclipse.vtp.desktop.editors.core.model.UICanvas
 
addConnector(Connector) - Method in class org.eclipse.vtp.desktop.model.core.Model
 
addConnectorListener(ConnectorListener) - Method in class org.eclipse.vtp.desktop.model.core.Connector
 
addContent(Content) - Method in class org.eclipse.vtp.framework.interactions.core.media.ContentComposite
 
addCriteria(DatabaseCriteriaConfiguration) - Method in class org.eclipse.vtp.framework.databases.configurations.DatabaseQueryConfiguration
Adds a criteria to this query.
AddDesignCanvasWizard - Class in org.eclipse.vtp.desktop.core.wizards
This wizard walks the user throught the creation of a new design canvas.
AddDesignCanvasWizard(String[]) - Constructor for class org.eclipse.vtp.desktop.core.wizards.AddDesignCanvasWizard
Creates a new AddDesignCanvasWizard instance with the given application.
addDialog(String, URL) - Method in class org.eclipse.vtp.desktop.editors.core.impl.ApplicationEditor
 
addDialog(String, URL) - Method in class org.eclipse.vtp.desktop.editors.core.impl.ApplicationFragmentEditor
 
addDialog(String, URL) - Method in interface org.eclipse.vtp.desktop.editors.core.model.DialogContainer
 
addDialog(Dialog) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.VXMLDocument
Adds a dialog to this document.
addElement(Element, int, int) - Method in class org.eclipse.vtp.desktop.editors.core.model.RenderedCanvas
 
addElement(Element, int, int) - Method in class org.eclipse.vtp.desktop.editors.core.model.UICanvas
 
addElement(Element) - Method in class org.eclipse.vtp.desktop.model.core.Model
 
addElement(IDataObject) - Method in interface org.eclipse.vtp.framework.common.IArrayObject
Adds an item to the end of this array.
addElseIf(ElseIf) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.If
Adds the else-if element to the set of secondary conditionals to evaluate if this element's condition evaluates to false.
addEndPointListener(ConnectorPropertiesListener) - Method in class org.eclipse.vtp.desktop.editors.core.impl.ConnectorPropertiesPanel
 
addEntry(AttachedDataItemEntry) - Method in class org.eclipse.vtp.desktop.core.configuration.adrequest.AttachedDataBindingItem
 
addEntry(AttachedDataItemEntry, int) - Method in class org.eclipse.vtp.desktop.core.configuration.adrequest.AttachedDataBindingItem
 
addEntry(AttachedDataItemEntry) - Method in class org.eclipse.vtp.desktop.core.configuration.attacheddata.AttachedDataBindingItem
 
addEntry(AttachedDataItemEntry, int) - Method in class org.eclipse.vtp.desktop.core.configuration.attacheddata.AttachedDataBindingItem
 
addEntry(PromptBindingItemEntry) - Method in class org.eclipse.vtp.desktop.core.configuration.media.PromptBindingItem
 
addEntry(PromptBindingItemEntry, int) - Method in class org.eclipse.vtp.desktop.core.configuration.media.PromptBindingItem
 
addEntry(PortalEntryInformationProvider) - Method in class org.eclipse.vtp.desktop.editors.core.elements.PortalExitInformationProvider
 
addEventHandler(EventHandler) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.Dialog
Adds an EventHandler to this dialog instance.
addEventHandler(EventHandler) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.Field
Adds the specified event handler to this field.
addEventHandler(EventHandler) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.Recording
Adds the specified event handler to this recording.
addEventHandler(EventHandler) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.Subdialog
Adds the specified event handler to this subdialog.
addEventHandler(EventHandler) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.Transfer
Adds the specified event handler to this recording.
addEventHandler(EventHandler) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.VXMLDocument
Adds an event handler to this document.
addExitPoint(ConnectorRecord) - Method in class org.eclipse.vtp.desktop.model.core.Connector
 
addExporterObserver(ExporterObserver) - Method in class org.eclipse.vtp.desktop.projects.core.export.Exporter
Adds an observer to this exporter.
addField(ObjectField) - Method in class org.eclipse.vtp.desktop.model.core.ObjectDefinition
 
addField(FieldConfiguration) - Method in class org.eclipse.vtp.framework.common.configurations.DataTypeConfiguration
Adds a field to this type.
addFileOutput(String) - Method in class org.eclipse.vtp.framework.interactions.core.commands.DataRequestCommand
Adds a file output item to this output message.
addFileOutput(String) - Method in class org.eclipse.vtp.framework.interactions.core.commands.InputRequestCommand
Adds a file output item to this output message.
addFileOutput(String) - Method in class org.eclipse.vtp.framework.interactions.core.commands.OutputMessageCommand
Adds a file output item to this output message.
addFileOutput(String) - Method in class org.eclipse.vtp.framework.interactions.core.commands.SelectionRequestCommand
Adds a file output item to this selection request.
addFilledHandler(Filled) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.Field
Adds the specified filled handler to this field.
addFilledHandler(Filled) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.Form
Adds the specified filled handler to this form.
addFilledHandler(Filled) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.Recording
Adds the specified filled handler to this recording.
addFilledHandler(Filled) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.Subdialog
Adds the specified filled handler to this subdialog.
addFilledHandler(Filled) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.Transfer
Adds the specified filled handler to this transfer.
addFormElement(FormElement) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.Form
Adds the specified form element to this form.
addFragment(ApplicationFragmentElement) - Method in class org.eclipse.vtp.desktop.editors.core.impl.ApplicationEditor
 
addFragment(ApplicationFragmentElement) - Method in interface org.eclipse.vtp.desktop.editors.core.model.FragmentContainer
 
addGrammar(Grammar) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.Field
Specifies the DTMF grammar to match the caller's entered digits against.
addIfClause(If) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.Block
Adds a set of conditional actions into the list of actions to perform if this block element is executed.
addIfClause(If) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.EventHandler
Inserts a conditional set of actions into the list of actions to be performed by the interpreter if this event handler receives an event.
addIfClause(If) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.Filled
Adds a set of conditional actions into the list of actions to perform if this filled element is executed.
addIncomingConnector(Connector) - Method in class org.eclipse.vtp.desktop.editors.core.elements.RecordInformationProvider
 
addIncomingConnector(Connector) - Method in class org.eclipse.vtp.desktop.editors.core.elements.SubdialogInformationProvider
 
addIncomingConnector(Connector) - Method in class org.eclipse.vtp.desktop.model.core.Element
 
addingService(ServiceReference) - Method in class org.eclipse.vtp.framework.engine.osgi.Activator
 
addingService(ServiceReference) - Method in class org.eclipse.vtp.framework.util.SingletonTracker
 
addInput(WebServiceInputConfiguration) - Method in class org.eclipse.vtp.framework.webservices.configurations.WebServiceCallConfiguration
Adds an input to this call.
addInteractionSupport(String) - Method in class org.eclipse.vtp.desktop.core.configuration.DefaultBrandManager
 
addItem(Item) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.OneOf
Adds an option to this set.
addItem(Iota) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.Rule
Adds an item to this rule's list.
addLink(String) - Method in class org.eclipse.vtp.desktop.core.custom.TextLinkViewer
 
addListener(BrandManagerListener) - Method in interface org.eclipse.vtp.desktop.core.configuration.BrandManager
 
addListener(BrandManagerListener) - Method in class org.eclipse.vtp.desktop.core.configuration.DefaultBrandManager
 
addListener(Activator.LocalDialogListener) - Method in class org.eclipse.vtp.desktop.editors.core.Activator
 
addListener(ControllerListener) - Method in class org.eclipse.vtp.desktop.editors.core.controller.BasicController
 
addListener(ILabelProviderListener) - Method in class org.eclipse.vtp.desktop.editors.core.dialogs.AttachedDataEntryDialog.VariableLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.AdvancedTransferGeneralPropertiesPanel.VariableLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.ApplicationStartVariablesPropertyPanel.VariableLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.AssignmentVariablesPropertyPanel.VariableLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.ComparisonPropertiesPanel.VariableLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.DatabaseQueryDataMappingPropertiesPanel.MappingLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.DatabaseQuerySearchCriteriaPropertiesPanel.CriteriaLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.DatabaseQueryTargetVariablePropertiesPanel.VariableLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.FragmentOutputMappingPanel.MappingLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.FragmentStartVariablesPropertyPanel.VariableLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.ReturnVariablesPropertyPanel.VariableLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.SubdialogPropertiesPanel.InputTableLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.SubdialogPropertiesPanel.OutputTableLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.TransferGeneralPropertiesPanel.VariableLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.WebServiceCallOutputPropertiesPanel.MappingLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.WebServiceCallTargetVariablePropertiesPanel.VariableLabelProvider
 
addListener(CanvasBrowserContentProviderListener) - Method in class org.eclipse.vtp.desktop.editors.core.impl.ApplicationEditor
 
addListener(CanvasBrowserContentProviderListener) - Method in class org.eclipse.vtp.desktop.editors.core.impl.ApplicationFragmentEditor
 
addListener(ILabelProviderListener) - Method in class org.eclipse.vtp.desktop.editors.core.impl.BusinessObjectEditor.FieldLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.vtp.desktop.editors.core.impl.ConnectorPropertiesPanel.PathLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.vtp.desktop.editors.core.impl.DatabaseTableEditor.FieldLabelProvider
 
addListener(RenderedCanvasListener) - Method in class org.eclipse.vtp.desktop.editors.core.model.RenderedCanvas
 
addListener(RenderedModelListener) - Method in class org.eclipse.vtp.desktop.editors.core.model.RenderedModel
 
addListener(UICanvasListener) - Method in class org.eclipse.vtp.desktop.editors.core.model.UICanvas
 
addListener(UIComponentListener) - Method in class org.eclipse.vtp.desktop.editors.core.model.UIComponent
 
addListener(ComponentFrameListener) - Method in interface org.eclipse.vtp.desktop.editors.core.theme.ComponentFrame
 
addListener(ComponentFrameListener) - Method in class org.eclipse.vtp.desktop.editors.themes.attraction.AttractionComponentFrame
 
addListener(ComponentFrameListener) - Method in class org.eclipse.vtp.desktop.editors.themes.mantis.MantisComponentFrame
 
addListener(PromptBindingViewerListener) - Method in class org.eclipse.vtp.desktop.media.core.PromptBindingViewer
 
addListener(ComponentListener) - Method in class org.eclipse.vtp.desktop.model.core.Component
 
addListener(ConfigurationContextSelectorListener) - Method in class org.eclipse.vtp.desktop.model.core.configuration.ConfigurationContextSelector
 
addListener(ModelListener) - Method in class org.eclipse.vtp.desktop.model.core.Model
 
addListener(ILabelProviderListener) - Method in class org.eclipse.vtp.desktop.projects.core.export.ConfigureDatabasesPage
 
addListener(CanvasBrowserContentProviderListener) - Method in interface org.eclipse.vtp.desktop.views.canvas.CanvasBrowserContentProvider
 
addListener(IconicCanvasListener) - Method in interface org.eclipse.vtp.desktop.views.canvas.IconicCanvas
 
addLocalDialog(String, UIModel) - Method in class org.eclipse.vtp.desktop.editors.core.Activator
 
addMapping(DatabaseMappingConfiguration) - Method in class org.eclipse.vtp.framework.databases.configurations.DatabaseQueryConfiguration
Adds a mapping to this query.
addMapping(WebServiceMappingConfiguration) - Method in class org.eclipse.vtp.framework.webservices.configurations.WebServiceCallConfiguration
Adds a mapping to this query.
addMetaDataName(String) - Method in class org.eclipse.vtp.framework.interactions.core.commands.MetaDataRequestCommand
Adds a meta-data item to the interaction.
addMidPoint(int, int) - Method in class org.eclipse.vtp.desktop.editors.core.model.UIConnector
 
addName(String) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.Filled
Adds the name to the list of element names.
addName(String) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.Return
Adds the variable name to the list of variable names that will be copied into the calling dialog's scope.
addName(String) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.Submit
Adds the variable name to the list of variables to pass to the next document.
addOption(String) - Method in class org.eclipse.vtp.framework.interactions.core.commands.SelectionRequestCommand
Adds an option to this selection request.
addOption(Option) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.Field
Adds the specified option to the set of available options for this field.
addOptionFileOutput(int, String) - Method in class org.eclipse.vtp.framework.interactions.core.commands.SelectionRequestCommand
Adds a file output item to this selection request.
addOptionTextOutput(int, String) - Method in class org.eclipse.vtp.framework.interactions.core.commands.SelectionRequestCommand
Adds a text output item to this selection request.
addOutput(BasicOutput) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.BasicOutputSet
Appends the BasicOutput to the list of outputs to render to the caller.
addOutput(Output) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.OutputSet
Appends the Output to the list of outputs to render to the caller.
addPage(ContentPage) - Method in class org.eclipse.vtp.desktop.core.dialogs.MultiPageFramedDialog
 
addPage(ContentPage) - Method in class org.eclipse.vtp.desktop.model.core.configuration.ComponentPropertiesDialog
 
addPages() - Method in class org.eclipse.vtp.desktop.projects.core.export._OldExportWebappWizard
 
addPages() - Method in class org.eclipse.vtp.desktop.projects.core.export.ExportWebappWizard
 
addPages() - Method in class org.eclipse.vtp.desktop.projects.core.wizards.CreateApplicationFragmentProjectWizard
 
addPages() - Method in class org.eclipse.vtp.desktop.projects.core.wizards.CreateApplicationWizard
 
addPalletItemObserver(PalletItemObserver) - Method in class org.eclipse.vtp.desktop.editors.core.elements.ApplicationFragmentPalletProvider
 
addPalletItemObserver(PalletItemObserver) - Method in class org.eclipse.vtp.desktop.editors.core.elements.CustomIntegrationPalletProvider
 
addPalletItemObserver(PalletItemObserver) - Method in class org.eclipse.vtp.desktop.editors.core.elements.DialogPalletProvider
 
addPalletItemObserver(PalletItemObserver) - Method in class org.eclipse.vtp.desktop.editors.core.elements.PrimitivePalletProvider
 
addPalletItemObserver(PalletItemObserver) - Method in interface org.eclipse.vtp.desktop.views.pallet.PalletItemProvider
 
addParameter(Parameter) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.Subdialog
Adds the specified parameter to the set of parameters for this subdialog.
addProcessEngineObserver(IProcessEngineObserver) - Method in class org.eclipse.vtp.framework.engine.main.ProcessEngine
 
addProcessEngineObserver(IProcessEngineObserver) - Method in interface org.eclipse.vtp.framework.spi.IProcessEngine
Adds an observer that will be notified of changes to this process engine.
addPropertiesPanel(String, Class) - Method in class org.eclipse.vtp.desktop.editors.core.elements.ScriptedCustomIntegrationInformationProvider
 
addPropertiesPanel(String, Class) - Method in class org.eclipse.vtp.desktop.editors.core.elements.ScriptedPrimitiveInformationProvider
 
addPropertyListener(PropertyChangeListener) - Method in class org.eclipse.vtp.desktop.editors.core.model.UIComponent
 
addPropertyListener(PropertyChangeListener) - Method in class org.eclipse.vtp.desktop.model.core.Component
 
addRefreshListener(IRefreshListener) - Method in class org.eclipse.vtp.desktop.projects.core.internals.VoiceResource
 
addRefreshListener(IRefreshListener) - Method in interface org.eclipse.vtp.desktop.projects.core.IVoiceToolsResource
Adds the provided refresh listener to the list of listeners that will be notified if this resource should be refreshed.
addRenderedCanvas(UICanvas) - Method in class org.eclipse.vtp.desktop.editors.core.model.RenderedModel
 
addRule(Rule) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.InlineGrammar
Adds a rule to this grammar's list.
addScript(Script) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.VXMLDocument
Adds a script block to this document.
addSection(InternalActionSetSection) - Method in class org.eclipse.vtp.desktop.core.actions.util.InternalActionSet
Adds the given section to this action set.
addSection(InternalActionSetSection) - Method in class org.eclipse.vtp.desktop.core.actions.util.ProvisioningModelActionManager
 
addSelectionListener(LinkSelectionListener) - Method in class org.eclipse.vtp.desktop.core.custom.TextLink
 
addSelectionListener(LinkViewerSelectionListener) - Method in class org.eclipse.vtp.desktop.core.custom.TextLinkViewer
 
addSettingsListener(DatabaseQuerySettingsListener) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.DatabaseQuerySettingsStructure
 
addSettingsListener(WebServiceCallSettingsListener) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.WebServiceCallSettingsStructure
addSettingsListener.
addSharedContent(SharedContentConfiguration) - Method in class org.eclipse.vtp.framework.interactions.core.configurations.MediaProviderConfiguration
Adds a shared content item to this media provider.
addSupportedLanguage(String, String) - Method in class org.eclipse.vtp.desktop.core.configuration.DefaultBrandManager
 
addTable(DatabaseTableConfiguration) - Method in class org.eclipse.vtp.framework.databases.configurations.DatabaseConfiguration
Adds a table to the end of this database.
addTextOutput(String) - Method in class org.eclipse.vtp.framework.interactions.core.commands.DataRequestCommand
Adds a text output item to this output message.
addTextOutput(String) - Method in class org.eclipse.vtp.framework.interactions.core.commands.InputRequestCommand
Adds a text output item to this output message.
addTextOutput(String) - Method in class org.eclipse.vtp.framework.interactions.core.commands.OutputMessageCommand
Adds a text output item to this output message.
addTextOutput(String) - Method in class org.eclipse.vtp.framework.interactions.core.commands.SelectionRequestCommand
Adds a text output item to this selection request.
addVariable(String, String, boolean) - Method in class org.eclipse.vtp.desktop.editors.core.elements.ScriptedCustomIntegrationInformationProvider
 
addVariable(String, String) - Method in class org.eclipse.vtp.framework.interactions.core.commands.FinalCommand
addVariable.
addVariable(Variable) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.Block
Adds the specified variable element to this block.
addVariable(Variable) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.Filled
Adds the specified variable element to this filled handler.
addVariable(Variable) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.Form
Adds the specified variable element to this form.
addVariable(Variable) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.VXMLDocument
Adds a variable to this document.
adjustPosition(int, int) - Method in class org.eclipse.vtp.desktop.editors.core.model.SelectionStructure
 
adjustPosition(int, int) - Method in class org.eclipse.vtp.desktop.editors.core.model.UIConnector.ConnectorEndPoint
 
adjustPosition(int, int) - Method in interface org.eclipse.vtp.desktop.editors.core.model.UIConnector.GraphPoint
 
adjustPosition(int, int) - Method in class org.eclipse.vtp.desktop.editors.core.model.UIConnector.MidPoint
 
adjustPosition(int, int) - Method in interface org.eclipse.vtp.desktop.editors.core.theme.ComponentFrame
 
adjustPosition(int, int) - Method in class org.eclipse.vtp.desktop.editors.themes.attraction.AttractionConnectorFrame
 
adjustPosition(int, int) - Method in class org.eclipse.vtp.desktop.editors.themes.attraction.AttractionElementFrame
 
adjustPosition(int, int) - Method in class org.eclipse.vtp.desktop.editors.themes.mantis.MantisConnectorFrame
 
adjustPosition(int, int) - Method in class org.eclipse.vtp.desktop.editors.themes.mantis.MantisElementFrame
 
AdvancedTransferGeneralPropertiesPanel - Class in org.eclipse.vtp.desktop.editors.core.elements.properties
 
AdvancedTransferGeneralPropertiesPanel(PrimitiveElement) - Constructor for class org.eclipse.vtp.desktop.editors.core.elements.properties.AdvancedTransferGeneralPropertiesPanel
Creates a new LanguageSelectionGeneralPropertiesPanel.
AdvancedTransferGeneralPropertiesPanel(String, PrimitiveElement) - Constructor for class org.eclipse.vtp.desktop.editors.core.elements.properties.AdvancedTransferGeneralPropertiesPanel
 
AdvancedTransferGeneralPropertiesPanel.VariableContentProvider - Class in org.eclipse.vtp.desktop.editors.core.elements.properties
VariableContentProvider.
AdvancedTransferGeneralPropertiesPanel.VariableContentProvider() - Constructor for class org.eclipse.vtp.desktop.editors.core.elements.properties.AdvancedTransferGeneralPropertiesPanel.VariableContentProvider
 
AdvancedTransferGeneralPropertiesPanel.VariableLabelProvider - Class in org.eclipse.vtp.desktop.editors.core.elements.properties
VariableLabelProvider.
AdvancedTransferGeneralPropertiesPanel.VariableLabelProvider() - Constructor for class org.eclipse.vtp.desktop.editors.core.elements.properties.AdvancedTransferGeneralPropertiesPanel.VariableLabelProvider
 
AFTER - Static variable in class org.eclipse.vtp.desktop.core.actions.util.SectionConstraint
 
alignCenter(int) - Method in class org.eclipse.vtp.desktop.editors.core.model.SelectionStructure
 
alignCenter(int, int) - Method in interface org.eclipse.vtp.desktop.editors.core.theme.ElementFrame
 
alignCenter(int, int) - Method in class org.eclipse.vtp.desktop.editors.themes.attraction.AttractionElementFrame
 
alignCenter(int, int) - Method in class org.eclipse.vtp.desktop.editors.themes.mantis.MantisElementFrame
 
alignEdge(int) - Method in class org.eclipse.vtp.desktop.editors.core.model.SelectionStructure
 
alignEdge(int, int) - Method in interface org.eclipse.vtp.desktop.editors.core.theme.ElementFrame
 
alignEdge(int, int) - Method in class org.eclipse.vtp.desktop.editors.themes.attraction.AttractionElementFrame
 
alignEdge(int, int) - Method in class org.eclipse.vtp.desktop.editors.themes.mantis.MantisElementFrame
 
AlternateTextManager - Class in org.eclipse.vtp.desktop.projects.voice.internals.helpers
This utility class offers a center mechanism for storeing and retrieving the alternate text associated with media files.
AlternateTextManager() - Constructor for class org.eclipse.vtp.desktop.projects.voice.internals.helpers.AlternateTextManager
Creates a new AlternateTextManager.
appendText(String) - Method in class org.eclipse.vtp.framework.interactions.core.support.RawDocument
Adds the given text to the end of the current document text.
appendText(String) - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.Script
Appends the given script text to the current script text of this script object.
ApplicationConfigurationScreen - Class in org.eclipse.vtp.desktop.projects.core.util
A configuration UI for an application's build path.
ApplicationConfigurationScreen() - Constructor for class org.eclipse.vtp.desktop.projects.core.util.ApplicationConfigurationScreen
Creates a new ApplicationConfigurationScreen.
ApplicationDesign - Class in org.eclipse.vtp.desktop.projects.core.internals
This is the concrete implementation of IApplicationDesign and provides the default behavior of that interface.
ApplicationDesign(IFile, ApplicationProject) - Constructor for class org.eclipse.vtp.desktop.projects.core.internals.ApplicationDesign
Creates a new ApplicationDesign with the given file resource and parent project.
ApplicationEditor - Class in org.eclipse.vtp.desktop.editors.core.impl
 
ApplicationEditor() - Constructor for class org.eclipse.vtp.desktop.editors.core.impl.ApplicationEditor
 
ApplicationEditor.DefaultElementResolver - Class in org.eclipse.vtp.desktop.editors.core.impl
 
ApplicationEditor.DefaultElementResolver(List) - Constructor for class org.eclipse.vtp.desktop.editors.core.impl.ApplicationEditor.DefaultElementResolver
 
ApplicationFragment - Class in org.eclipse.vtp.desktop.projects.core.internals
 
ApplicationFragment(IFile, ApplicationFragmentProject) - Constructor for class org.eclipse.vtp.desktop.projects.core.internals.ApplicationFragment
Creates a new ApplicationDesign with the given file resource and parent project.
ApplicationFragmentEditor - Class in org.eclipse.vtp.desktop.editors.core.impl
 
ApplicationFragmentEditor() - Constructor for class org.eclipse.vtp.desktop.editors.core.impl.ApplicationFragmentEditor
 
ApplicationFragmentEditor.DefaultElementResolver - Class in org.eclipse.vtp.desktop.editors.core.impl
 
ApplicationFragmentEditor.DefaultElementResolver(List) - Constructor for class org.eclipse.vtp.desktop.editors.core.impl.ApplicationFragmentEditor.DefaultElementResolver
 
ApplicationFragmentElement - Class in org.eclipse.vtp.desktop.editors.core.elements
 
ApplicationFragmentElement(String) - Constructor for class org.eclipse.vtp.desktop.editors.core.elements.ApplicationFragmentElement
 
ApplicationFragmentElement(String, String) - Constructor for class org.eclipse.vtp.desktop.editors.core.elements.ApplicationFragmentElement
 
ApplicationFragmentElement.OutputMapping - Class in org.eclipse.vtp.desktop.editors.core.elements
 
ApplicationFragmentElement.OutputMapping(String, String) - Constructor for class org.eclipse.vtp.desktop.editors.core.elements.ApplicationFragmentElement.OutputMapping
 
ApplicationFragmentElementFactory - Class in org.eclipse.vtp.desktop.editors.core.elements
 
ApplicationFragmentElementFactory() - Constructor for class org.eclipse.vtp.desktop.editors.core.elements.ApplicationFragmentElementFactory
 
ApplicationFragmentElementManager - Class in org.eclipse.vtp.desktop.editors.core.elements
 
ApplicationFragmentElementManager() - Constructor for class org.eclipse.vtp.desktop.editors.core.elements.ApplicationFragmentElementManager
 
ApplicationFragmentElementReader - Class in org.eclipse.vtp.desktop.editors.core.elements
 
ApplicationFragmentElementReader() - Constructor for class org.eclipse.vtp.desktop.editors.core.elements.ApplicationFragmentElementReader
 
ApplicationFragmentPalletProvider - Class in org.eclipse.vtp.desktop.editors.core.elements
 
ApplicationFragmentPalletProvider() - Constructor for class org.eclipse.vtp.desktop.editors.core.elements.ApplicationFragmentPalletProvider
 
ApplicationFragmentProject - Class in org.eclipse.vtp.desktop.projects.core.internals
This is a concrete implementation of IApplicationProject and provides the default behavior of that interface.
ApplicationFragmentProject(IProject) - Constructor for class org.eclipse.vtp.desktop.projects.core.internals.ApplicationFragmentProject
Creates a new ApplicationProject from the given eclipse project reference.
ApplicationFragmentVariableMapping - Class in org.eclipse.vtp.desktop.editors.core.elements
 
ApplicationFragmentVariableMapping(String, int, String) - Constructor for class org.eclipse.vtp.desktop.editors.core.elements.ApplicationFragmentVariableMapping
 
ApplicationLanguage - Class in org.eclipse.vtp.desktop.projects.core
 
ApplicationLanguage(String, String) - Constructor for class org.eclipse.vtp.desktop.projects.core.ApplicationLanguage
 
ApplicationProject - Class in org.eclipse.vtp.desktop.projects.core.internals
This is a concrete implementation of IApplicationProject and provides the default behavior of that interface.
ApplicationProject(IProject) - Constructor for class org.eclipse.vtp.desktop.projects.core.internals.ApplicationProject
Creates a new ApplicationProject from the given eclipse project reference.
ApplicationProjectConfigurationPropertyPage - Class in org.eclipse.vtp.desktop.projects.core.properties
 
ApplicationProjectConfigurationPropertyPage() - Constructor for class org.eclipse.vtp.desktop.projects.core.properties.ApplicationProjectConfigurationPropertyPage
 
ApplicationStartVariablesPropertyPanel - Class in org.eclipse.vtp.desktop.editors.core.elements.properties
 
ApplicationStartVariablesPropertyPanel(String, PrimitiveElement) - Constructor for class org.eclipse.vtp.desktop.editors.core.elements.properties.ApplicationStartVariablesPropertyPanel
 
ApplicationStartVariablesPropertyPanel.NewVariableDialog - Class in org.eclipse.vtp.desktop.editors.core.elements.properties
 
ApplicationStartVariablesPropertyPanel.NewVariableDialog(Shell) - Constructor for class org.eclipse.vtp.desktop.editors.core.elements.properties.ApplicationStartVariablesPropertyPanel.NewVariableDialog
 
ApplicationStartVariablesPropertyPanel.ValueCellModifier - Class in org.eclipse.vtp.desktop.editors.core.elements.properties
 
ApplicationStartVariablesPropertyPanel.ValueCellModifier() - Constructor for class org.eclipse.vtp.desktop.editors.core.elements.properties.ApplicationStartVariablesPropertyPanel.ValueCellModifier
 
ApplicationStartVariablesPropertyPanel.VariableContentProvider - Class in org.eclipse.vtp.desktop.editors.core.elements.properties
 
ApplicationStartVariablesPropertyPanel.VariableContentProvider() - Constructor for class org.eclipse.vtp.desktop.editors.core.elements.properties.ApplicationStartVariablesPropertyPanel.VariableContentProvider
 
ApplicationStartVariablesPropertyPanel.VariableLabelProvider - Class in org.eclipse.vtp.desktop.editors.core.elements.properties
 
ApplicationStartVariablesPropertyPanel.VariableLabelProvider() - Constructor for class org.eclipse.vtp.desktop.editors.core.elements.properties.ApplicationStartVariablesPropertyPanel.VariableLabelProvider
 
appliesTo(IProvisioningModelSelection) - Method in interface org.eclipse.vtp.desktop.core.actions.util.IProvisioningActionItemFilter
Determines the visiblity state of the associated action item based on the given user selection.
appliesTo(IProvisioningModelSelection) - Method in class org.eclipse.vtp.desktop.projects.core.actions.CreateGrammarFileActionFilter
 
appliesTo(IProvisioningModelSelection) - Method in class org.eclipse.vtp.desktop.projects.core.actions.CreateMediaFolderActionFilter
 
appliesTo(IProvisioningModelSelection) - Method in class org.eclipse.vtp.desktop.projects.core.actions.DeleteBusinessObjectActionFilter
 
appliesTo(IProvisioningModelSelection) - Method in class org.eclipse.vtp.desktop.projects.core.actions.DeleteDatabaseActionFilter
 
appliesTo(IProvisioningModelSelection) - Method in class org.eclipse.vtp.desktop.projects.core.actions.DeleteDatabaseTableActionFilter
 
appliesTo(IProvisioningModelSelection) - Method in class org.eclipse.vtp.desktop.projects.core.actions.DeleteMediaResourceActionFilter
 
appliesTo(IProvisioningModelSelection) - Method in class org.eclipse.vtp.desktop.projects.core.actions.DeleteWebserviceActionFilter
 
archiveChanged(Exporter) - Method in interface org.eclipse.vtp.desktop.projects.core.export.ExporterObserver
Notifies this observer that the specified exporter's archive has changed.
archiveChanged(Exporter) - Method in class org.eclipse.vtp.desktop.projects.core.export.ExportWebappPage
 
archiveProject() - Method in class org.eclipse.vtp.desktop.projects.core.internals.VoiceToolsProject
 
Assignment - Class in org.eclipse.vtp.framework.interactions.voice.vxml
The Assignment class represents the <assign> VXML element.
Assignment(String, String) - Constructor for class org.eclipse.vtp.framework.interactions.voice.vxml.Assignment
Creates a new instance of Assignment.
AssignmentAction - Class in org.eclipse.vtp.framework.common.actions
An action that modifies the variable registry.
AssignmentAction(IActionContext, IVariableRegistry, AssignmentConfiguration[]) - Constructor for class org.eclipse.vtp.framework.common.actions.AssignmentAction
Creates a new AssignmentAction.
AssignmentConfiguration - Class in org.eclipse.vtp.framework.common.configurations
A configuration for a variable assignment.
AssignmentConfiguration() - Constructor for class org.eclipse.vtp.framework.common.configurations.AssignmentConfiguration
Creates a new AssignmentConfiguration.
assignments - Variable in class org.eclipse.vtp.framework.common.actions.ExitAction
The exit configuration.
AssignmentVariablesPropertyPanel - Class in org.eclipse.vtp.desktop.editors.core.elements.properties
 
AssignmentVariablesPropertyPanel(String, PrimitiveElement) - Constructor for class org.eclipse.vtp.desktop.editors.core.elements.properties.AssignmentVariablesPropertyPanel
 
AssignmentVariablesPropertyPanel.NewVariableDialog - Class in org.eclipse.vtp.desktop.editors.core.elements.properties
 
AssignmentVariablesPropertyPanel.NewVariableDialog(Shell) - Constructor for class org.eclipse.vtp.desktop.editors.core.elements.properties.AssignmentVariablesPropertyPanel.NewVariableDialog
 
AssignmentVariablesPropertyPanel.ValueCellModifier - Class in org.eclipse.vtp.desktop.editors.core.elements.properties
 
AssignmentVariablesPropertyPanel.ValueCellModifier() - Constructor for class org.eclipse.vtp.desktop.editors.core.elements.properties.AssignmentVariablesPropertyPanel.ValueCellModifier
 
AssignmentVariablesPropertyPanel.VariableContentProvider - Class in org.eclipse.vtp.desktop.editors.core.elements.properties
 
AssignmentVariablesPropertyPanel.VariableContentProvider() - Constructor for class org.eclipse.vtp.desktop.editors.core.elements.properties.AssignmentVariablesPropertyPanel.VariableContentProvider
 
AssignmentVariablesPropertyPanel.VariableLabelProvider - Class in org.eclipse.vtp.desktop.editors.core.elements.properties
 
AssignmentVariablesPropertyPanel.VariableLabelProvider() - Constructor for class org.eclipse.vtp.desktop.editors.core.elements.properties.AssignmentVariablesPropertyPanel.VariableLabelProvider
 
AttachedDataBinding - Class in org.eclipse.vtp.desktop.core.configuration.adrequest
 
AttachedDataBinding(AttachedDataManager, String) - Constructor for class org.eclipse.vtp.desktop.core.configuration.adrequest.AttachedDataBinding
 
AttachedDataBinding - Class in org.eclipse.vtp.desktop.core.configuration.attacheddata
 
AttachedDataBinding(AttachedDataManager, String) - Constructor for class org.eclipse.vtp.desktop.core.configuration.attacheddata.AttachedDataBinding
 
AttachedDataBindingItem - Class in org.eclipse.vtp.desktop.core.configuration.adrequest
 
AttachedDataBindingItem() - Constructor for class org.eclipse.vtp.desktop.core.configuration.adrequest.AttachedDataBindingItem
 
AttachedDataBindingItem - Class in org.eclipse.vtp.desktop.core.configuration.attacheddata
 
AttachedDataBindingItem() - Constructor for class org.eclipse.vtp.desktop.core.configuration.attacheddata.AttachedDataBindingItem
 
AttachedDataEntryDialog - Class in org.eclipse.vtp.desktop.editors.core.dialogs
 
AttachedDataEntryDialog(Shell) - Constructor for class org.eclipse.vtp.desktop.editors.core.dialogs.AttachedDataEntryDialog
 
AttachedDataEntryDialog(IShellProvider) - Constructor for class org.eclipse.vtp.desktop.editors.core.dialogs.AttachedDataEntryDialog
 
AttachedDataEntryDialog.VariableContentProvider - Class in org.eclipse.vtp.desktop.editors.core.dialogs
 
AttachedDataEntryDialog.VariableContentProvider() - Constructor for class org.eclipse.vtp.desktop.editors.core.dialogs.AttachedDataEntryDialog.VariableContentProvider
 
AttachedDataEntryDialog.VariableLabelProvider - Class in org.eclipse.vtp.desktop.editors.core.dialogs
 
AttachedDataEntryDialog.VariableLabelProvider() - Constructor for class org.eclipse.vtp.desktop.editors.core.dialogs.AttachedDataEntryDialog.VariableLabelProvider
 
AttachedDataItemEntry - Class in org.eclipse.vtp.desktop.core.configuration.adrequest
 
AttachedDataItemEntry() - Constructor for class org.eclipse.vtp.desktop.core.configuration.adrequest.AttachedDataItemEntry
 
AttachedDataItemEntry - Class in org.eclipse.vtp.desktop.core.configuration.attacheddata
 
AttachedDataItemEntry() - Constructor for class org.eclipse.vtp.desktop.core.configuration.attacheddata.AttachedDataItemEntry
 
AttachedDataManager - Class in org.eclipse.vtp.desktop.core.configuration.adrequest
 
AttachedDataManager() - Constructor for class org.eclipse.vtp.desktop.core.configuration.adrequest.AttachedDataManager
 
AttachedDataManager - Class in org.eclipse.vtp.desktop.core.configuration.attacheddata
 
AttachedDataManager() - Constructor for class org.eclipse.vtp.desktop.core.configuration.attacheddata.AttachedDataManager
 
AttachedDataPropertiesPanel - Class in org.eclipse.vtp.desktop.editors.core.elements.properties
 
AttachedDataPropertiesPanel(Connector) - Constructor for class org.eclipse.vtp.desktop.editors.core.elements.properties.AttachedDataPropertiesPanel
 
AttachedDataRequestInformationProvider - Class in org.eclipse.vtp.desktop.editors.core.elements
 
AttachedDataRequestInformationProvider(PrimitiveElement) - Constructor for class org.eclipse.vtp.desktop.editors.core.elements.AttachedDataRequestInformationProvider
 
AttractionCanvasFrame - Class in org.eclipse.vtp.desktop.editors.themes.attraction
 
AttractionCanvasFrame(UICanvas) - Constructor for class org.eclipse.vtp.desktop.editors.themes.attraction.AttractionCanvasFrame
 
AttractionComponentFrame - Class in org.eclipse.vtp.desktop.editors.themes.attraction
 
AttractionComponentFrame() - Constructor for class org.eclipse.vtp.desktop.editors.themes.attraction.AttractionComponentFrame
 
AttractionConnectorFrame - Class in org.eclipse.vtp.desktop.editors.themes.attraction
 
AttractionConnectorFrame(ElementFrame, ElementFrame, UIConnector) - Constructor for class org.eclipse.vtp.desktop.editors.themes.attraction.AttractionConnectorFrame
 
AttractionElementFrame - Class in org.eclipse.vtp.desktop.editors.themes.attraction
 
AttractionElementFrame(UIElement) - Constructor for class org.eclipse.vtp.desktop.editors.themes.attraction.AttractionElementFrame
 
AttractionTheme - Class in org.eclipse.vtp.desktop.editors.themes.attraction
 
AttractionTheme() - Constructor for class org.eclipse.vtp.desktop.editors.themes.attraction.AttractionTheme
 
ATTRIBUTE - Static variable in interface org.eclipse.vtp.desktop.projects.core.internals.WebServiceConstants
The "attribute" keyword.
ATTRIBUTE_GROUP - Static variable in interface org.eclipse.vtp.desktop.projects.core.internals.WebServiceConstants
The "attributeGroup" keyword.
AudioContent - Class in org.eclipse.vtp.framework.interactions.voice.media
 
AudioContent() - Constructor for class org.eclipse.vtp.framework.interactions.voice.media.AudioContent
 
AudioContent(Element) - Constructor for class org.eclipse.vtp.framework.interactions.voice.media.AudioContent
 
AudioContentCreatorPanel - Class in org.eclipse.vtp.desktop.projects.voice.ui
 
AudioContentCreatorPanel() - Constructor for class org.eclipse.vtp.desktop.projects.voice.ui.AudioContentCreatorPanel
 
AudioFile - Class in org.eclipse.vtp.desktop.projects.voice.internals
This is a concrete implementation of IAudioFile and provides the default behavior of that interface.
AudioFile(IMediaContainer, IFile) - Constructor for class org.eclipse.vtp.desktop.projects.voice.internals.AudioFile
Creates a new AudioFile with the given parent container and eclipse file resource.
AudioFileFactory - Class in org.eclipse.vtp.desktop.projects.voice.internals
 
AudioFileFactory() - Constructor for class org.eclipse.vtp.desktop.projects.voice.internals.AudioFileFactory
 
audioFileURI - Variable in class org.eclipse.vtp.framework.interactions.voice.vxml.AudioOutput
The URI of the audio file to play to the caller.
AudioOutput - Class in org.eclipse.vtp.framework.interactions.voice.vxml
The AudioOutput class represents the <audio> VXML element and specifies the location of an audio file to be played to the caller.
AudioOutput(String) - Constructor for class org.eclipse.vtp.framework.interactions.voice.vxml.AudioOutput
Creates a new instance of AudioOutput with the specified audio file URI.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _